PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosArray Class / PDFCosArray Constructor / PDFCosArray Constructor(List<PDFCosObject>)
In This Topic
    PDFCosArray Constructor(List<PDFCosObject>)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFCosArray( 
       java.util.List<PDFCosObject> items
    )

    Parameters

    items
    See Also